home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / love / penezniden.exe / {app} / Penezni denik.exe / 0 / RCDATA / TVYBER / TVYBER.txt
Encoding:
Text File  |  2003-12-28  |  1.5 KB  |  69 lines

  1. object Vyber: TVyber
  2.   Left = 192
  3.   Top = 114
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = '                    V∩┐╜b∩┐╜r z∩┐╜znamu                   '
  7.   ClientHeight = 149
  8.   ClientWidth = 263
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object prijembutton: TButton
  21.     Left = 32
  22.     Top = 16
  23.     Width = 201
  24.     Height = 41
  25.     Cursor = crHandPoint
  26.     Caption = '- &P∩┐╜∩┐╜jmy -'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -23
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     OnClick = prijembuttonClick
  35.   end
  36.   object vydajebutton: TButton
  37.     Left = 32
  38.     Top = 64
  39.     Width = 201
  40.     Height = 41
  41.     Cursor = crHandPoint
  42.     Caption = '- &V∩┐╜daje -'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -23
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.     TabOrder = 1
  50.     OnClick = vydajebuttonClick
  51.   end
  52.   object zrusitvyber: TButton
  53.     Left = 0
  54.     Top = 124
  55.     Width = 263
  56.     Height = 25
  57.     Cursor = crHandPoint
  58.     Caption = '&Zru∩┐╜it'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clWindowText
  61.     Font.Height = -13
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = [fsBold]
  64.     ParentFont = False
  65.     TabOrder = 2
  66.     OnClick = zrusitvyberClick
  67.   end
  68. end
  69.